xmlutil
Toggle table of contents
1.0.0-rc1
Native
Target filter
Native
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil.dom
/
PlatformDOMImplementation
/
[Native]createDocument
create
Document
Native
abstract
fun
createDocument
(
namespace
:
String
?
,
qualifiedName
:
String
?
,
documentType
:
PlatformDocumentType
?
)
:
PlatformDocument